Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function FromGraphics( _ ByVal graphics As IEnumerable(Of Graphic), _ ByVal symbol As Symbol _ ) As GraphicsLayer |
C# | |
---|---|
public static GraphicsLayer FromGraphics( IEnumerable<Graphic> graphics, Symbol symbol ) |
Parameters
- graphics
- A collection of graphics.
- symbol
- The symbol to apply to all features.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family